Click or drag to resize

InviteErrorInfo Property

Gets or sets Error-Info header field. The Error-Info header field provides a pointer to additional information about the error status response.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string ErrorInfo { get; set; }

Property Value

Type: String
See Also